.submit > a {
background-color: #E77A27;
border: medium none;
border-radius: 0;
color: #FFFFFF !important;
display: inline-block;
font-size: 15px;
padding: 6px 15px;
text-decoration: none;
margin-left: 210px;
}

.df_form .labelroot {
    min-width: 105px;
    width: 20%;
}

.label { color: #000;}

.df_CCREF .label { font-size: 95%; font-weight: bold; }
.df_CCREF .extra { font-size: 80%; color: #555; font-style: italic; text-align: left;}
.df_CCREF .subextra { font-size: 80%; color: #555; }

.df_CCREF .section .header { border-bottom: 1px solid #aaa; margin: 5px 0px 15px 0px; padding-bottom:5px; }
.df_CCREF .section .header h1 { font-size: 150%; width:100%; margin-bottom:1px; color:#000}
.df_CCREF .section .header h2 { font-size: 90%; width:100%; padding-bottom:3px; color:#555}
.df_CCREF .section_design { border: 2px dotted #aaa; }
.df_help { background-color: #000; border: 1px solid #fff; padding: 10px 15px; width: 200px; display: none; color: #fff; text-align: left; font-size: 12px; /* outline radius for mozilla/firefox only */ -moz-box-shadow: 0 0 10px #000; -webkit-box-shadow: 0 0 10px #000; }

.df_CCREF .required {color: #e77a27; font-weight: bold; font-size: 1.5em; }
.df_CCREF .val {color: #f00;}
.df_CCREF .focus { /*background-color:#fff2aa;*/}
.df_CCREF .field input{ margin:0px 0px 0px 0px}
.df_CCREF .field select{ margin:0px 0px 0px 0px}
.df_CCREF .captcha { text-align: left; }

.df_CCREF #df_field_TKN_Reason input { margin-right: 5px; }
.df_CCREF #df_field_TKN_Email input, .df_CCREF #df_field_TKN_Name input,
.df_CCREF #df_field_TKN_Phone input, .df_CCREF #df_field_TKN_Organization input  { width: 125px; }

.submit > a {
background-color: #E77A27;
    border: medium none;
    border-radius: 0;
    color: #FFFFFF !important;
    display: inline-block;
    font-size: 15px;
    padding: 6px 15px;
    text-decoration: none;
}